-
Home
-
Jetpack Protect
-
1.2.0
-
Code
-
Classes
- Waf_Operators
| Total Complexity |
49 |
| Dependencies |
1 |
| Dependents |
2 |
| Total lines |
274 |
| Lines of code |
116 |
| Logical lines of code |
44 |
| Comment lines |
132 |
| Methods |
17 |
| Properties |
1 |
Methods 17
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| validate_byte_range() |
A |
52 |
11 |
24 |
| begins_with() |
S |
66 |
4 |
8 |
| contains() |
S |
67 |
4 |
8 |
| within() |
S |
67 |
4 |
8 |
| contains_word() |
S |
71 |
3 |
5 |
| ends_with() |
S |
71 |
3 |
5 |
| eq() |
S |
73 |
2 |
5 |
| ge() |
S |
73 |
2 |
5 |
| gt() |
S |
74 |
2 |
5 |
| le() |
S |
73 |
2 |
5 |
| lt() |
S |
73 |
2 |
5 |
| pm() |
S |
64 |
2 |
10 |
| get_multi_string_matcher() |
S |
69 |
2 |
6 |
| rx() |
S |
70 |
2 |
6 |
| streq() |
S |
74 |
2 |
5 |
| no_match() |
S |
82 |
1 |
3 |
| unconditional_match() |
S |
82 |
1 |
3 |